xen.git
2020-02-27 Jan Beulichlibxl/PCI: align reserved device memory boundary for...
2020-02-27 Jan Beulichlibxl/PCI: pass correct "hotplug" argument to libxl__de...
2020-02-27 Jan Beulichlibxl/PCI: make "rdm=" parsing comply with documentation
2020-02-27 Jan Beulichlibxl/PCI: establish per-device reserved memory policy...
2020-02-27 Jan Beulichlibxl/PCI: honor multiple per-device reserved memory...
2020-02-26 Paul Durrantlibxl: add initializers for libxl__domid_history
2020-02-26 Olaf Heringdomctl: fix typo in comment
2020-02-26 Anthony PERARDbuild: remove use of AFLAGS-y
2020-02-26 Anthony PERARDbuild: remove confusing comment on the %.s:%.S rule
2020-02-26 Anthony PERARDMakefile: fix install-tests
2020-02-26 Anthony PERARDxen/include: remove include of Config.mk
2020-02-26 Roger Pau Monnéx86/smp: do not use scratch_cpumask when in interrupt...
2020-02-26 Roger Pau Monnéx86: track when in #MC context
2020-02-26 Roger Pau Monnéx86: track when in NMI context
2020-02-26 Roger Pau Monnéx86: introduce a nmi_count tracking variable
2020-02-26 Jan Beulichx86/vPMU: don't blindly assume IA32_PERF_CAPABILITIES...
2020-02-26 Jan Beulichx86/mm: drop p2mt parameter from map_domain_gfn()
2020-02-26 Jan BeulichSVM: drop asm/hvm/emulate.h inclusion from vmcb.h
2020-02-26 Andrew Cooperx86/sysctl: Don't return cpu policy data for compiled...
2020-02-26 Andrew Cooperx86/gen-cpuid: Fix Py2/3 compatibility
2020-02-26 Wei Xuns16550: Re-order the serial port address checking
2020-02-26 Roger Pau Monnésmp: convert cpu_hotplug_begin into a blocking lock...
2020-02-26 Roger Pau Monnérwlock: allow recursive read locking when already locke...
2020-02-26 Roger Pau Monnéatomic: add atomic_and operations
2020-02-26 Juergen Grosssched: rework credit2 run-queue allocation
2020-02-25 Wei Liux86/pvh: drop v2 suffix from pvh.pandoc
2020-02-25 Paul Durrantlibxl: fix build with older glibc
2020-02-25 Wei Liux86/dom0_build: PVH ABI is now in pvh.pandoc
2020-02-24 Paul Durrantxl: allow domid to be preserved on save/restore or...
2020-02-24 Paul Durrantxl.conf: introduce 'domid_policy'
2020-02-24 Paul Durrantlibxl: allow creation of domains with a specified or...
2020-02-24 Paul Durrantpublic/xen.h: add a definition for a 'valid domid'...
2020-02-24 Paul Durrantlibxl: add infrastructure to track and query 'recent...
2020-02-24 Andrew Cooperx86/msr: Drop {pv,hvm}_max_vcpu_msrs objects
2020-02-21 Andrew Cooperx86/msr: Start cleaning up msr-index.h
2020-02-21 Wei Xuns16550: add ACPI support for ARM only
2020-02-21 Jan Beulichx86/p2m: drop p2m_access_t parameter from set_mmio_p2m_...
2020-02-21 Jan Beulichx86/p2m: p2m_flags_to_type() deals only with "unsigned...
2020-02-21 Jan Beulichx86/p2m: adjust non-PoD accounting in p2m_pod_decrease_...
2020-02-21 Jan Beulichx86/p2m: fix PoD accounting in guest_physmap_add_entry()
2020-02-21 Andrew Cooperxen/public: Obsolete HVM_PARAM_PAE_ENABLED
2020-02-21 Andrew Cooperxen/hvm: Fix handling of obsolete HVM_PARAMs
2020-02-21 Andrew Cooperx86/splitlock: CPUID and MSR details
2020-02-21 Tamas K Lengyelx86/p2m: Allow p2m_get_page_from_gfn to return shared...
2020-02-21 Andrew Cooperxen/arm: Restrict access to most HVM_PARAM's
2020-02-21 George DunlapMAINTAINERS: Step back to designated reviewer for mm/
2020-02-21 Paul Durrantlibxl: modify libxl__logv() to only log valid domid...
2020-02-20 Andrew Cooperxen: Move async_exception_* infrastructure into x86
2020-02-20 Andrew Cooperx86/nmi: Corrections and improvements to do_nmi_stats()
2020-02-20 Andrew Cooperx86/msr: Virtualise MSR_PLATFORM_ID properly
2020-02-20 Wei LiuMAINTAINERS: make Roger VPCI maintainer
2020-02-20 Wei Liux86: introduce a new set of APIs to manage Xen page...
2020-02-20 Sander Eikelenboomtools/xentop: Cleanup some trailing whitespace
2020-02-20 Sander Eikelenboomtools/xentop: Remove dead code
2020-02-20 Sander Eikelenboomtools/xentop: Fix calculation of used memory
2020-02-20 Juergen Grosssched: don't disable interrupts all the time when dumpi...
2020-02-20 Jan BeulichAMD/IOMMU: drop unused PCI-generic #define-s
2020-02-20 Jan Beulichx86: "spec-ctrl=no-xen" should also disable branch...
2020-02-20 Juergen Grosssched: add some diagnostic info in the run queue keyhandler
2020-02-19 Roger Pau Monnésmp: convert the cpu maps lock into a rw lock
2020-02-19 Juergen Grosssched: fix get_cpu_idle_time() with core scheduling
2020-02-19 Jan Beulichsysctl: use xmalloc_array() for XEN_SYSCTL_page_offline_op
2020-02-19 Roger Pau Monnenvmx: always trap accesses to x2APIC MSRs
2020-02-19 Roger Pau Monnebitmap: import bitmap_{set/clear} from Linux 5.5
2020-02-19 Roger Pau Monnearm: rename BIT_{WORD/MASK/PER_WORD) to BITOP_*
2020-02-19 Roger Pau Monnéamd/iommu: fix missing unlock in iommu_read_log
2020-02-18 Roger Pau Monnénvmx: implement support for MSR bitmaps
2020-02-18 Juergen Grossadd using domlist_read_lock in keyhandlers
2020-02-18 Juergen Grossmake rangeset_printk() static
2020-02-18 Juergen Grosssched: remove sched_init_pdata()
2020-02-18 Jan Beulichx86/MCFG: fix off-by-one in E820 check
2020-02-18 Jan BeulichVT-d: drop stray "list" field from struct user_rmrr
2020-02-18 Jan BeulichVT-d: adjust logging of RMRRs
2020-02-18 Jan BeulichVT-d: check all of an RMRR for being E820-reserved
2020-02-18 Roger Pau Monnex86/smp: unify header includes in smp.h
2020-02-17 Julien Grallxen/x86: p2m: Don't initialize slot 0 of the P2M
2020-02-17 Andrew Coopertools/libx[cl]: Don't use HVM_PARAM_PAE_ENABLED as...
2020-02-17 Andrew CooperAMD/IOMMU: Common the #732/#733 errata handling in...
2020-02-14 David Woodhousex86/setup: Don't skip 2MiB underneath relocated Xen...
2020-02-14 David Woodhousex86/smp: reset x2apic_enabled in smp_send_stop()
2020-02-14 Igor Druzhininx86/time: report correct frequency of Xen PV clocksource
2020-02-14 Igor Druzhininx86/shim: suspend and resume platform time correctly
2020-02-14 Andrew Cooperx86/amd: Avoid cpu_has_hypervisor evaluating true on...
2020-02-14 Andrew CooperAMD/IOMMU: Clean up the allocation helpers
2020-02-14 Andrew CooperAMD/IOMMU: Remove unused iommu_get_addr_{lo,hi}_from_cm...
2020-02-14 Paul Durrantx86/vmx: use a MEMF_no_refcount domheap page for APIC_D...
2020-02-14 Paul Durrantmm: make pages allocated with MEMF_no_refcount safe...
2020-02-14 Paul Durrantadd a domain_tot_pages() helper function
2020-02-14 Wei Liulibxl: mark parameters in stub functions as unused
2020-02-14 Julien Grallxen/arm: Use asm/ rather than asm-arm/ when including...
2020-02-13 Wei Liulibxl: fix libxl__cpuid_legacy in libxl_nocpuid.c
2020-02-13 Anthony PERARDautomation: update debian:unstable-arm64v8 to have...
2020-02-13 Juergen Grossxenstore: remove not applicable control commands in...
2020-02-13 Juergen Grossxenstore: add console xenstore entries for xenstore...
2020-02-13 Juergen Grossxenstore: setup xenstore stubdom console interface...
2020-02-12 Juergen Grossxen: remove empty softirq_init()
2020-02-12 Jan BeulichAMD/IOMMU: drop redundant code
2020-02-12 Jan Beulichdom0-build: fix build with clang5
2020-02-11 Andrew Coopertools/libxl: Combine legacy CPUID handling logic
2020-02-11 Andrew Coopertools/libxl: Remove libxl_cpuid_{set,apply_policy}...
next